home *** CD-ROM | disk | FTP | other *** search
- if %1==append goto step1
- if %1==APPEND goto step1
- pause File A:LIST.TEM will be erased Ctrl Break if APPEND was needed
-
- erase a:list.tem
-
- :step1
- cls
- REM BER to stop Ctrl Break
- pause Put new disk in drive B:
- dir b:>> a:list.tem
-
- goto step1
- :step2
-